Exsi升级补丁包教程
esxi7.0之后depot升级包,官方推荐命令用profile update,感谢Tiaonmmn的提醒
下载地址:
确认当前版本
vmware -vl
查找补丁的配置文件名称
bash
esxcli software sources profile list -d /vmfs/volumes/xiaohei_datastore1/VMware-ESXi-8.0U1c-22088125-depot.zip
升级命令如下:
bash
esxcli software profile update -p ESXi-8.0U1c-22088125-standard -d /vmfs/volumes/xiaohei_datastore1/VMware-ESXi-8.0U1c-22088125-depot.zip
输入vmware -vl
查看当前ESXi8的版本